Skip to content

refactor: Use concatMap for sequential event persistence in Runner#1058

Merged
copybara-service[bot] merged 1 commit intomainfrom
test_885924096
Mar 20, 2026
Merged

refactor: Use concatMap for sequential event persistence in Runner#1058
copybara-service[bot] merged 1 commit intomainfrom
test_885924096

Conversation

@copybara-service
Copy link

refactor: Use concatMap for sequential event persistence in Runner

Ensure sequential event processing and persistence in ADK Runner. This
ensures that events are appended in order and returned from runAsync in
order. This aligns better with the Python implementation.

@copybara-service copybara-service bot force-pushed the test_885924096 branch 2 times, most recently from 185be93 to 8b01a04 Compare March 20, 2026 20:50
Ensure sequential event processing and persistence in ADK Runner. This
ensures that events are appended in order and returned from runAsync in
order. This aligns better with the Python implementation.

PiperOrigin-RevId: 886961696
@copybara-service copybara-service bot merged commit 8e9fb08 into main Mar 20, 2026
@copybara-service copybara-service bot deleted the test_885924096 branch March 20, 2026 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant